From: Chong Yidong Date: Sun, 1 Mar 2009 19:24:15 +0000 (+0000) Subject: Add comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1462 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6c79a4422d0e28627f8b2bcef918c32898ae25f9;p=emacs.git Add comment. --- diff --git a/lisp/abbrev.el b/lisp/abbrev.el index 5b4ffe3ae8f..9092be584f4 100644 --- a/lisp/abbrev.el +++ b/lisp/abbrev.el @@ -522,6 +522,7 @@ the current abbrev table before abbrev lookup happens." (setplist newsym (symbol-plist sym))) (abbrev-table-put table :abbrev-table-modiff (1+ (abbrev-table-get table :abbrev-table-modiff)))) + ;; For backward compatibility, always return nil. nil) (defun define-abbrev (table name expansion &optional hook &rest props)